[INFO] cloning repository https://github.com/themaverik/codebase-workflow-analyzer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/themaverik/codebase-workflow-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemaverik%2Fcodebase-workflow-analyzer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemaverik%2Fcodebase-workflow-analyzer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 489b3d90aae904317228ff3c6ee05fc5898585f9
[INFO] fixing themaverik/codebase-workflow-analyzer against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemaverik%2Fcodebase-workflow-analyzer" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/themaverik/codebase-workflow-analyzer
[INFO] finished tweaking git repo https://github.com/themaverik/codebase-workflow-analyzer
[INFO] tweaked toml for git repo https://github.com/themaverik/codebase-workflow-analyzer written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/themaverik/codebase-workflow-analyzer on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/themaverik/codebase-workflow-analyzer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winapi-util v0.1.10
[INFO] [stderr]   Downloaded cc v1.0.106
[INFO] [stderr]   Downloaded http-range-header v0.3.1
[INFO] [stderr]   Downloaded tree-sitter v0.20.10
[INFO] [stderr]   Downloaded clap v4.5.45
[INFO] [stderr]   Downloaded tower-http v0.4.4
[INFO] [stderr]   Downloaded tree-sitter-java v0.20.2
[INFO] [stderr]   Downloaded regex v1.11.2
[INFO] [stderr]   Downloaded tree-sitter-python v0.20.4
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.20.4
[INFO] [stderr]   Downloaded clap_builder v4.5.44
[INFO] [stderr]   Downloaded git2 v0.18.3
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.20.5
[INFO] [stderr]   Downloaded libgit2-sys v0.16.2+1.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9bec6f448857f994f5571cf8564affd7bdbad19482676d55c9d7bc740bf84bbe
[INFO] running `Command { std: "docker" "start" "9bec6f448857f994f5571cf8564affd7bdbad19482676d55c9d7bc740bf84bbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9bec6f448857f994f5571cf8564affd7bdbad19482676d55c9d7bc740bf84bbe" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bec6f448857f994f5571cf8564affd7bdbad19482676d55c9d7bc740bf84bbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9bec6f448857f994f5571cf8564affd7bdbad19482676d55c9d7bc740bf84bbe" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cc v1.0.106
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling tree-sitter-javascript v0.20.4
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling tree-sitter-typescript v0.20.5
[INFO] [stderr]    Compiling tree-sitter-java v0.20.2
[INFO] [stderr]    Compiling tree-sitter-python v0.20.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking codebase_analyzer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `LanguageEcosystem`
[INFO] [stdout]  --> src/core/business_domain_engine.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::core::types::{Framework, LanguageEcosystem};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AnalysisType`
[INFO] [stdout]   --> src/core/business_domain_engine.rs:11:56
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::intelligence::llm_client::{LocalLLMManager, AnalysisType, ContextAwareAnalysisResult};
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Language` and `Tree`
[INFO] [stdout]  --> src/core/ast_analyzer.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tree_sitter::{Language, Parser, Tree, Node};
[INFO] [stdout]   |                   ^^^^^^^^          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TreeCursor` and `Tree`
[INFO] [stdout]  --> src/core/extractors/typescript.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tree_sitter::{Node, Tree, TreeCursor};
[INFO] [stdout]   |                         ^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TreeCursor` and `Tree`
[INFO] [stdout]  --> src/core/extractors/python.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tree_sitter::{Node, Tree, TreeCursor};
[INFO] [stdout]   |                         ^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ClassSegment`
[INFO] [stdout]  --> src/core/extractors/python.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 |     FunctionSegment, ClassSegment, RouteSegment, DatabaseSegment
[INFO] [stdout]   |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TreeCursor` and `Tree`
[INFO] [stdout]  --> src/core/extractors/java.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tree_sitter::{Node, Tree, TreeCursor};
[INFO] [stdout]   |                         ^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/core/types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/core/business_context_config.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/core/llm_business_extractor.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/core/project_classifier.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::config::get_config`
[INFO] [stdout]  --> src/core/danet_detector.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::config::get_config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::project_analyzer::ProjectMetadata`
[INFO] [stdout]  --> src/core/context_traits.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::project_analyzer::ProjectMetadata;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DeepNestingInfo`
[INFO] [stdout]   --> src/core/hierarchical_context_manager.rs:12:43
[INFO] [stdout]    |
[INFO] [stdout] 12 |     MissingReference, CrossReferenceType, DeepNestingInfo,
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Framework` and `Language`
[INFO] [stdout]  --> src/core/context_aware_ast_analyzer.rs:5:38
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::core::types::{AstSegment, Framework, Language};
[INFO] [stdout]   |                                      ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/core/hierarchical_result_fusion.rs:515:38
[INFO] [stdout]     |
[INFO] [stdout] 515 |           let overall_fusion_quality = (
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 516 | |             tier_alignment_score * 0.3 +
[INFO] [stdout]     | |____________^
[INFO] [stdout] ...
[INFO] [stdout] 519 |               result_completeness * 0.2
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 520 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 515 ~         let overall_fusion_quality = tier_alignment_score * 0.3 +
[INFO] [stdout] 516 |             confidence_distribution * 0.25 +
[INFO] [stdout] 517 |             consensus_strength * 0.25 +
[INFO] [stdout] 518 ~             result_completeness * 0.2 ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/core/hierarchical_result_fusion.rs:685:33
[INFO] [stdout]     |
[INFO] [stdout] 685 |         let overall_readiness = (framework_readiness * 0.4 + context_completeness * 0.3 + business_alignment * 0.3);
[INFO] [stdout]     |                                 ^                                                                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 685 -         let overall_readiness = (framework_readiness * 0.4 + context_completeness * 0.3 + business_alignment * 0.3);
[INFO] [stdout] 685 +         let overall_readiness = framework_readiness * 0.4 + context_completeness * 0.3 + business_alignment * 0.3 ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::config::get_config`
[INFO] [stdout]  --> src/core/documentation_claims_extractor.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::core::config::get_config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::config::get_config`
[INFO] [stdout]  --> src/core/code_reality_analyzer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::core::config::get_config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ClaimPriority` and `ClaimType`
[INFO] [stdout]   --> src/core/code_reality_analyzer.rs:10:51
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::core::documentation_claims_extractor::{ClaimType, ClaimPriority};
[INFO] [stdout]    |                                                   ^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/core/conflict_resolution_engine.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/core/conflict_resolution_engine.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use anyhow::{Context, Result};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ResolutionStrategy`
[INFO] [stdout]  --> src/core/dual_category_status_analyzer.rs:9:109
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::core::conflict_resolution_engine::{ConflictResolutionEngine, ConflictResolutionResult, Conflict, ResolutionStrategy};
[INFO] [stdout]   |                                                                                                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StatusAnalysisResult`
[INFO] [stdout]   --> src/core/dual_category_status_analyzer.rs:11:67
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::core::status_inference_engine::{StatusInferenceEngine, StatusAnalysisResult};
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tempfile::TempDir`
[INFO] [stdout]     --> src/core/dual_category_status_analyzer.rs:1225:9
[INFO] [stdout]      |
[INFO] [stdout] 1225 |     use tempfile::TempDir;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::config::get_config`
[INFO] [stdout]  --> src/core/status_inference_engine.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::config::get_config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/core/analyzers/cross_repository_analyzer.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::{Context, Result};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProjectContext`
[INFO] [stdout]  --> src/core/context_aware_test.rs:4:54
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::core::project_analyzer::{ProjectAnalyzer, ProjectContext};
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ContextQualityMetrics`, `CrossReferenceMap`, `CrossReferenceType`, `EdgeCaseAnalysisResult`, `SegmentId`, and `ValidationResult`
[INFO] [stdout]  --> src/core/context_integration_tests.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |     SegmentContext, SegmentId, FileContext, FileType, FileRole,
[INFO] [stdout]   |                     ^^^^^^^^^
[INFO] [stdout] 7 |     CrossReferenceMap, ValidationResult, EdgeCaseAnalysisResult,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     ContextQualityMetrics, SegmentType, CrossReferenceType
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BusinessDomain`
[INFO] [stdout]   --> src/core/context_integration_tests.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::core::types::{AstSegment, BusinessDomain};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InternalDependency`
[INFO] [stdout]  --> src/analyzers/typescript/mod.rs:7:52
[INFO] [stdout]   |
[INFO] [stdout] 7 |     FeatureStatus, TechnicalDebt, ExternalService, InternalDependency, ConfigFile
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PropInfo`
[INFO] [stdout]  --> src/analyzers/java/mod.rs:2:71
[INFO] [stdout]   |
[INFO] [stdout] 2 |     CodebaseAnalysis, CodebaseAnalyzer, ComponentInfo, ComponentType, PropInfo, ApiCall,
[INFO] [stdout]   |                                                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]     --> src/cli/mod.rs:1548:13
[INFO] [stdout]      |
[INFO] [stdout] 1548 |         use std::collections::HashMap;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/intelligence/ollama_manager.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BusinessValueRating`
[INFO] [stdout]  --> src/generators/refined_ccmp_import.rs:2:61
[INFO] [stdout]   |
[INFO] [stdout] 2 |     RefinedAnalysisResult, BusinessPriority, FeatureStatus, BusinessValueRating,
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StyleRequirement` and `TestingStrategy`
[INFO] [stdout]  --> src/generators/refined_claude_spec_context.rs:2:59
[INFO] [stdout]   |
[INFO] [stdout] 2 |     RefinedAnalysisResult, TechnicalContext, CodePattern, StyleRequirement, TestingStrategy,
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LanguageEcosystem`
[INFO] [stdout]  --> src/core/business_domain_engine.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::core::types::{Framework, LanguageEcosystem};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AnalysisType`
[INFO] [stdout]   --> src/core/business_domain_engine.rs:11:56
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::intelligence::llm_client::{LocalLLMManager, AnalysisType, ContextAwareAnalysisResult};
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Language` and `Tree`
[INFO] [stdout]  --> src/core/ast_analyzer.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tree_sitter::{Language, Parser, Tree, Node};
[INFO] [stdout]   |                   ^^^^^^^^          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TreeCursor` and `Tree`
[INFO] [stdout]  --> src/core/extractors/typescript.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tree_sitter::{Node, Tree, TreeCursor};
[INFO] [stdout]   |                         ^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TreeCursor` and `Tree`
[INFO] [stdout]  --> src/core/extractors/python.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tree_sitter::{Node, Tree, TreeCursor};
[INFO] [stdout]   |                         ^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ClassSegment`
[INFO] [stdout]  --> src/core/extractors/python.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 |     FunctionSegment, ClassSegment, RouteSegment, DatabaseSegment
[INFO] [stdout]   |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TreeCursor` and `Tree`
[INFO] [stdout]  --> src/core/extractors/java.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tree_sitter::{Node, Tree, TreeCursor};
[INFO] [stdout]   |                         ^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/core/types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/core/business_context_config.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/core/llm_business_extractor.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/core/project_classifier.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::config::get_config`
[INFO] [stdout]  --> src/core/danet_detector.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::config::get_config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::project_analyzer::ProjectMetadata`
[INFO] [stdout]  --> src/core/context_traits.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::project_analyzer::ProjectMetadata;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DeepNestingInfo`
[INFO] [stdout]   --> src/core/hierarchical_context_manager.rs:12:43
[INFO] [stdout]    |
[INFO] [stdout] 12 |     MissingReference, CrossReferenceType, DeepNestingInfo,
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Framework` and `Language`
[INFO] [stdout]  --> src/core/context_aware_ast_analyzer.rs:5:38
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::core::types::{AstSegment, Framework, Language};
[INFO] [stdout]   |                                      ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/core/hierarchical_result_fusion.rs:515:38
[INFO] [stdout]     |
[INFO] [stdout] 515 |           let overall_fusion_quality = (
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 516 | |             tier_alignment_score * 0.3 +
[INFO] [stdout]     | |____________^
[INFO] [stdout] ...
[INFO] [stdout] 519 |               result_completeness * 0.2
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 520 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 515 ~         let overall_fusion_quality = tier_alignment_score * 0.3 +
[INFO] [stdout] 516 |             confidence_distribution * 0.25 +
[INFO] [stdout] 517 |             consensus_strength * 0.25 +
[INFO] [stdout] 518 ~             result_completeness * 0.2 ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/core/hierarchical_result_fusion.rs:685:33
[INFO] [stdout]     |
[INFO] [stdout] 685 |         let overall_readiness = (framework_readiness * 0.4 + context_completeness * 0.3 + business_alignment * 0.3);
[INFO] [stdout]     |                                 ^                                                                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 685 -         let overall_readiness = (framework_readiness * 0.4 + context_completeness * 0.3 + business_alignment * 0.3);
[INFO] [stdout] 685 +         let overall_readiness = framework_readiness * 0.4 + context_completeness * 0.3 + business_alignment * 0.3 ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::config::get_config`
[INFO] [stdout]  --> src/core/documentation_claims_extractor.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::core::config::get_config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::config::get_config`
[INFO] [stdout]  --> src/core/code_reality_analyzer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::core::config::get_config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ClaimPriority` and `ClaimType`
[INFO] [stdout]   --> src/core/code_reality_analyzer.rs:10:51
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::core::documentation_claims_extractor::{ClaimType, ClaimPriority};
[INFO] [stdout]    |                                                   ^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/core/conflict_resolution_engine.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/core/conflict_resolution_engine.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use anyhow::{Context, Result};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ResolutionStrategy`
[INFO] [stdout]  --> src/core/dual_category_status_analyzer.rs:9:109
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::core::conflict_resolution_engine::{ConflictResolutionEngine, ConflictResolutionResult, Conflict, ResolutionStrategy};
[INFO] [stdout]   |                                                                                                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StatusAnalysisResult`
[INFO] [stdout]   --> src/core/dual_category_status_analyzer.rs:11:67
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::core::status_inference_engine::{StatusInferenceEngine, StatusAnalysisResult};
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::config::get_config`
[INFO] [stdout]  --> src/core/status_inference_engine.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::config::get_config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/core/analyzers/cross_repository_analyzer.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::{Context, Result};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProjectContext`
[INFO] [stdout]   --> src/core/context_aware_test.rs:4:54
[INFO] [stdout]    |
[INFO] [stdout]  4 | use crate::core::project_analyzer::{ProjectAnalyzer, ProjectContext};
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/core/mod.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub mod context_aware_test;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ContextQualityMetrics`, `CrossReferenceMap`, `CrossReferenceType`, `EdgeCaseAnalysisResult`, `SegmentId`, and `ValidationResult`
[INFO] [stdout]   --> src/core/context_integration_tests.rs:6:21
[INFO] [stdout]    |
[INFO] [stdout]  6 |     SegmentContext, SegmentId, FileContext, FileType, FileRole,
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]  7 |     CrossReferenceMap, ValidationResult, EdgeCaseAnalysisResult,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  8 |     ContextQualityMetrics, SegmentType, CrossReferenceType
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/core/mod.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub mod context_integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BusinessDomain`
[INFO] [stdout]   --> src/core/context_integration_tests.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::core::types::{AstSegment, BusinessDomain};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/core/mod.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub mod context_integration_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InternalDependency`
[INFO] [stdout]  --> src/analyzers/typescript/mod.rs:7:52
[INFO] [stdout]   |
[INFO] [stdout] 7 |     FeatureStatus, TechnicalDebt, ExternalService, InternalDependency, ConfigFile
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PropInfo`
[INFO] [stdout]  --> src/analyzers/java/mod.rs:2:71
[INFO] [stdout]   |
[INFO] [stdout] 2 |     CodebaseAnalysis, CodebaseAnalyzer, ComponentInfo, ComponentType, PropInfo, ApiCall,
[INFO] [stdout]   |                                                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]     --> src/cli/mod.rs:1548:13
[INFO] [stdout]      |
[INFO] [stdout] 1548 |         use std::collections::HashMap;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/intelligence/ollama_manager.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BusinessValueRating`
[INFO] [stdout]  --> src/generators/refined_ccmp_import.rs:2:61
[INFO] [stdout]   |
[INFO] [stdout] 2 |     RefinedAnalysisResult, BusinessPriority, FeatureStatus, BusinessValueRating,
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StyleRequirement` and `TestingStrategy`
[INFO] [stdout]  --> src/generators/refined_claude_spec_context.rs:2:59
[INFO] [stdout]   |
[INFO] [stdout] 2 |     RefinedAnalysisResult, TechnicalContext, CodePattern, StyleRequirement, TestingStrategy,
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `has_flask`
[INFO] [stdout]     --> src/core/framework_detector.rs:1607:13
[INFO] [stdout]      |
[INFO] [stdout] 1607 |         let has_flask = frameworks.iter().any(|f| f.framework == Framework::Flask);
[INFO] [stdout]      |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_has_flask`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/intelligence/llm_client.rs:339:25
[INFO] [stdout]     |
[INFO] [stdout] 339 |                     Err(e) if retries < max_retries => {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `analysis_type`
[INFO] [stdout]    --> src/intelligence/llm_client.rs:390:9
[INFO] [stdout]     |
[INFO] [stdout] 390 |         analysis_type: &AnalysisType,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_analysis_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/intelligence/llm_client.rs:269:25
[INFO] [stdout]     |
[INFO] [stdout] 269 |                     Err(e) if retries < max_retries => {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core/enhanced_framework_detector.rs:508:13
[INFO] [stdout]     |
[INFO] [stdout] 508 |         let mut framework_segments = std::collections::HashMap::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pattern`
[INFO] [stdout]     --> src/core/enhanced_framework_detector.rs:1212:37
[INFO] [stdout]      |
[INFO] [stdout] 1212 |     fn file_contains_pattern(&self, pattern: &str, search: &str) -> bool {
[INFO] [stdout]      |                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pattern`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `traditional_result`
[INFO] [stdout]     --> src/core/business_domain_engine.rs:1737:9
[INFO] [stdout]      |
[INFO] [stdout] 1737 |         traditional_result: &BusinessDomainAnalysisResult,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_traditional_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]     --> src/core/business_domain_engine.rs:1881:41
[INFO] [stdout]      |
[INFO] [stdout] 1881 |     fn parse_final_domain_result(&self, response: &str) -> Result<EnhancedLLMDomainResult, Box<dyn std::error::Error>> {
[INFO] [stdout]      |                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field`
[INFO] [stdout]     --> src/core/business_domain_engine.rs:1897:50
[INFO] [stdout]      |
[INFO] [stdout] 1897 |     fn extract_json_field(&self, response: &str, field: &str) -> Option<String> {
[INFO] [stdout]      |                                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_field`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tree`
[INFO] [stdout]    --> src/core/ast_analyzer.rs:153:33
[INFO] [stdout]     |
[INFO] [stdout] 153 |                     if let Some(tree) = parser.parse(&content, None) {
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_tree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]    --> src/core/extractors/typescript.rs:447:34
[INFO] [stdout]     |
[INFO] [stdout] 447 |     fn parse_nextjs_route(&self, content: &str) -> Option<RouteInfo> {
[INFO] [stdout]     |                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core/extractors/typescript.rs:503:17
[INFO] [stdout]     |
[INFO] [stdout] 503 |             let mut cursor = root.walk();
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cursor`
[INFO] [stdout]    --> src/core/extractors/typescript.rs:503:17
[INFO] [stdout]     |
[INFO] [stdout] 503 |             let mut cursor = root.walk();
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cursor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_path`
[INFO] [stdout]    --> src/core/business_purpose_extractor.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         project_path: &str,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api_endpoints`
[INFO] [stdout]    --> src/core/business_purpose_extractor.rs:302:9
[INFO] [stdout]     |
[INFO] [stdout] 302 |         api_endpoints: &[String],
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_endpoints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `readme_content`
[INFO] [stdout]    --> src/core/business_purpose_extractor.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 |         readme_content: Option<&str>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_readme_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api_endpoints`
[INFO] [stdout]    --> src/core/business_purpose_extractor.rs:372:54
[INFO] [stdout]     |
[INFO] [stdout] 372 |     fn generate_usage_scenarios(&self, domain: &str, api_endpoints: &[String]) -> Vec<String> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_endpoints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api_endpoints`
[INFO] [stdout]    --> src/core/business_purpose_extractor.rs:439:46
[INFO] [stdout]     |
[INFO] [stdout] 439 |     fn extract_features(&self, domain: &str, api_endpoints: &[String], dependencies: &[String]) -> Vec<Feature> {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_endpoints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dependencies`
[INFO] [stdout]    --> src/core/business_purpose_extractor.rs:439:72
[INFO] [stdout]     |
[INFO] [stdout] 439 |     fn extract_features(&self, domain: &str, api_endpoints: &[String], dependencies: &[String]) -> Vec<Feature> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context_prompt`
[INFO] [stdout]    --> src/core/llm_business_extractor.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let context_prompt = self.build_context_analysis_prompt(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context_prompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `has_flask`
[INFO] [stdout]     --> src/core/framework_detector.rs:1607:13
[INFO] [stdout]      |
[INFO] [stdout] 1607 |         let has_flask = frameworks.iter().any(|f| f.framework == Framework::Flask);
[INFO] [stdout]      |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_has_flask`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/intelligence/llm_client.rs:339:25
[INFO] [stdout]     |
[INFO] [stdout] 339 |                     Err(e) if retries < max_retries => {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `analysis_type`
[INFO] [stdout]    --> src/intelligence/llm_client.rs:390:9
[INFO] [stdout]     |
[INFO] [stdout] 390 |         analysis_type: &AnalysisType,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_analysis_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/intelligence/llm_client.rs:269:25
[INFO] [stdout]     |
[INFO] [stdout] 269 |                     Err(e) if retries < max_retries => {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `documentation`
[INFO] [stdout]    --> src/core/project_classifier.rs:462:52
[INFO] [stdout]     |
[INFO] [stdout] 462 |     fn classify(&self, metadata: &ProjectMetadata, documentation: &DocumentationAnalysis) -> Result<ProjectClassificationResult> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_documentation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core/enhanced_framework_detector.rs:508:13
[INFO] [stdout]     |
[INFO] [stdout] 508 |         let mut framework_segments = std::collections::HashMap::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pattern`
[INFO] [stdout]     --> src/core/enhanced_framework_detector.rs:1212:37
[INFO] [stdout]      |
[INFO] [stdout] 1212 |     fn file_contains_pattern(&self, pattern: &str, search: &str) -> bool {
[INFO] [stdout]      |                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pattern`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `traditional_result`
[INFO] [stdout]     --> src/core/business_domain_engine.rs:1737:9
[INFO] [stdout]      |
[INFO] [stdout] 1737 |         traditional_result: &BusinessDomainAnalysisResult,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_traditional_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]     --> src/core/business_domain_engine.rs:1881:41
[INFO] [stdout]      |
[INFO] [stdout] 1881 |     fn parse_final_domain_result(&self, response: &str) -> Result<EnhancedLLMDomainResult, Box<dyn std::error::Error>> {
[INFO] [stdout]      |                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field`
[INFO] [stdout]     --> src/core/business_domain_engine.rs:1897:50
[INFO] [stdout]      |
[INFO] [stdout] 1897 |     fn extract_json_field(&self, response: &str, field: &str) -> Option<String> {
[INFO] [stdout]      |                                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_field`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tree`
[INFO] [stdout]    --> src/core/ast_analyzer.rs:153:33
[INFO] [stdout]     |
[INFO] [stdout] 153 |                     if let Some(tree) = parser.parse(&content, None) {
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_tree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]    --> src/core/extractors/typescript.rs:447:34
[INFO] [stdout]     |
[INFO] [stdout] 447 |     fn parse_nextjs_route(&self, content: &str) -> Option<RouteInfo> {
[INFO] [stdout]     |                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core/extractors/typescript.rs:503:17
[INFO] [stdout]     |
[INFO] [stdout] 503 |             let mut cursor = root.walk();
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cursor`
[INFO] [stdout]    --> src/core/extractors/typescript.rs:503:17
[INFO] [stdout]     |
[INFO] [stdout] 503 |             let mut cursor = root.walk();
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cursor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `segment_name`
[INFO] [stdout]    --> src/core/hierarchical_context_manager.rs:667:17
[INFO] [stdout]     |
[INFO] [stdout] 667 |             let segment_name = self.extract_segment_name(&context.segment.content);
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_segment_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_path`
[INFO] [stdout]    --> src/core/business_purpose_extractor.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         project_path: &str,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api_endpoints`
[INFO] [stdout]    --> src/core/business_purpose_extractor.rs:302:9
[INFO] [stdout]     |
[INFO] [stdout] 302 |         api_endpoints: &[String],
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_endpoints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `readme_content`
[INFO] [stdout]    --> src/core/business_purpose_extractor.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 |         readme_content: Option<&str>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_readme_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api_endpoints`
[INFO] [stdout]    --> src/core/business_purpose_extractor.rs:372:54
[INFO] [stdout]     |
[INFO] [stdout] 372 |     fn generate_usage_scenarios(&self, domain: &str, api_endpoints: &[String]) -> Vec<String> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_endpoints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api_endpoints`
[INFO] [stdout]    --> src/core/business_purpose_extractor.rs:439:46
[INFO] [stdout]     |
[INFO] [stdout] 439 |     fn extract_features(&self, domain: &str, api_endpoints: &[String], dependencies: &[String]) -> Vec<Feature> {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_endpoints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `domain_prompts`
[INFO] [stdout]   --> src/core/business_context_grounding.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let domain_prompts = self.domain_templates
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_prompts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dependencies`
[INFO] [stdout]    --> src/core/business_purpose_extractor.rs:439:72
[INFO] [stdout]     |
[INFO] [stdout] 439 |     fn extract_features(&self, domain: &str, api_endpoints: &[String], dependencies: &[String]) -> Vec<Feature> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context_prompt`
[INFO] [stdout]    --> src/core/llm_business_extractor.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let context_prompt = self.build_context_analysis_prompt(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context_prompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `llm`
[INFO] [stdout]    --> src/core/business_context_grounding.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         llm: &mut LocalLLMManager,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_llm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prompt`
[INFO] [stdout]    --> src/core/business_context_grounding.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |             if let Some(prompt) = domain_prompts.get_domain_prompt(&domain.name) {
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core/business_context_grounding.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let mut user_interactions = Vec::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `integration_points` is never read
[INFO] [stdout]    --> src/core/business_context_grounding.rs:330:38
[INFO] [stdout]     |
[INFO] [stdout] 330 |         let mut integration_points = Vec::new();
[INFO] [stdout]     |                                      ^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 346 |         integration_points = self.identify_integration_points(domain_insights, evidence);
[INFO] [stdout]     |         ------------------ `integration_points` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `conflicting_domains` is never read
[INFO] [stdout]    --> src/core/business_context_grounding.rs:331:39
[INFO] [stdout]     |
[INFO] [stdout] 331 |         let mut conflicting_domains = Vec::new();
[INFO] [stdout]     |                                       ^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 349 |         conflicting_domains = self.detect_conflicting_domains(domain_insights);
[INFO] [stdout]     |         ------------------- `conflicting_domains` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]    --> src/core/business_context_grounding.rs:980:32
[INFO] [stdout]     |
[INFO] [stdout] 980 |     fn extract_patterns(&self, content: &str) -> Vec<String> {
[INFO] [stdout]     |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]    --> src/core/business_context_grounding.rs:996:32
[INFO] [stdout]     |
[INFO] [stdout] 996 |     fn extract_patterns(&self, content: &str) -> Vec<String> {
[INFO] [stdout]     |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]     --> src/core/business_context_grounding.rs:1012:32
[INFO] [stdout]      |
[INFO] [stdout] 1012 |     fn extract_patterns(&self, content: &str) -> Vec<String> {
[INFO] [stdout]      |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `domain_confidence` is never read
[INFO] [stdout]     --> src/core/business_context_grounding.rs:1042:41
[INFO] [stdout]      |
[INFO] [stdout] 1042 |               let mut domain_confidence = 0.8; // Base confidence
[INFO] [stdout]      |                                           ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 1050 | /             domain_confidence = (coherence_validation.confidence_adjustment + 
[INFO] [stdout] 1051 | |                                evidence_validation.confidence_adjustment + 
[INFO] [stdout] 1052 | |                                consistency_validation.confidence_adjustment) / 3.0;
[INFO] [stdout]      | |__________________________________________________________________________________- `domain_confidence` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `business_capabilities` is never read
[INFO] [stdout]    --> src/core/hierarchical_result_fusion.rs:199:45
[INFO] [stdout]     |
[INFO] [stdout] 199 |             let mut business_capabilities = Vec::new();
[INFO] [stdout]     |                                             ^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 207 |             business_capabilities = grounding.grounded_context.business_capabilities.clone();
[INFO] [stdout]     |             --------------------- `business_capabilities` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core/hierarchical_result_fusion.rs:241:13
[INFO] [stdout]     |
[INFO] [stdout] 241 |         let mut architectural_consensus = HashMap::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `documentation`
[INFO] [stdout]    --> src/core/project_classifier.rs:462:52
[INFO] [stdout]     |
[INFO] [stdout] 462 |     fn classify(&self, metadata: &ProjectMetadata, documentation: &DocumentationAnalysis) -> Result<ProjectClassificationResult> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_documentation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `segment_name`
[INFO] [stdout]    --> src/core/hierarchical_context_manager.rs:667:17
[INFO] [stdout]     |
[INFO] [stdout] 667 |             let segment_name = self.extract_segment_name(&context.segment.content);
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_segment_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `domain_prompts`
[INFO] [stdout]   --> src/core/business_context_grounding.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let domain_prompts = self.domain_templates
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_prompts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `llm`
[INFO] [stdout]    --> src/core/business_context_grounding.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         llm: &mut LocalLLMManager,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_llm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prompt`
[INFO] [stdout]    --> src/core/business_context_grounding.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |             if let Some(prompt) = domain_prompts.get_domain_prompt(&domain.name) {
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core/business_context_grounding.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let mut user_interactions = Vec::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `integration_points` is never read
[INFO] [stdout]    --> src/core/business_context_grounding.rs:330:38
[INFO] [stdout]     |
[INFO] [stdout] 330 |         let mut integration_points = Vec::new();
[INFO] [stdout]     |                                      ^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 346 |         integration_points = self.identify_integration_points(domain_insights, evidence);
[INFO] [stdout]     |         ------------------ `integration_points` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `conflicting_domains` is never read
[INFO] [stdout]    --> src/core/business_context_grounding.rs:331:39
[INFO] [stdout]     |
[INFO] [stdout] 331 |         let mut conflicting_domains = Vec::new();
[INFO] [stdout]     |                                       ^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 349 |         conflicting_domains = self.detect_conflicting_domains(domain_insights);
[INFO] [stdout]     |         ------------------- `conflicting_domains` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]    --> src/core/business_context_grounding.rs:980:32
[INFO] [stdout]     |
[INFO] [stdout] 980 |     fn extract_patterns(&self, content: &str) -> Vec<String> {
[INFO] [stdout]     |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]    --> src/core/business_context_grounding.rs:996:32
[INFO] [stdout]     |
[INFO] [stdout] 996 |     fn extract_patterns(&self, content: &str) -> Vec<String> {
[INFO] [stdout]     |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]     --> src/core/business_context_grounding.rs:1012:32
[INFO] [stdout]      |
[INFO] [stdout] 1012 |     fn extract_patterns(&self, content: &str) -> Vec<String> {
[INFO] [stdout]      |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `domain_confidence` is never read
[INFO] [stdout]     --> src/core/business_context_grounding.rs:1042:41
[INFO] [stdout]      |
[INFO] [stdout] 1042 |               let mut domain_confidence = 0.8; // Base confidence
[INFO] [stdout]      |                                           ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 1050 | /             domain_confidence = (coherence_validation.confidence_adjustment + 
[INFO] [stdout] 1051 | |                                evidence_validation.confidence_adjustment + 
[INFO] [stdout] 1052 | |                                consistency_validation.confidence_adjustment) / 3.0;
[INFO] [stdout]      | |__________________________________________________________________________________- `domain_confidence` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `business_capabilities` is never read
[INFO] [stdout]    --> src/core/hierarchical_result_fusion.rs:199:45
[INFO] [stdout]     |
[INFO] [stdout] 199 |             let mut business_capabilities = Vec::new();
[INFO] [stdout]     |                                             ^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 207 |             business_capabilities = grounding.grounded_context.business_capabilities.clone();
[INFO] [stdout]     |             --------------------- `business_capabilities` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core/hierarchical_result_fusion.rs:241:13
[INFO] [stdout]     |
[INFO] [stdout] 241 |         let mut architectural_consensus = HashMap::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status_result`
[INFO] [stdout]    --> src/core/dual_category_status_analyzer.rs:628:9
[INFO] [stdout]     |
[INFO] [stdout] 628 |         status_result: &crate::core::status_inference_engine::DualCategoryStatusResult,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_status_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `claims`
[INFO] [stdout]    --> src/core/dual_category_status_analyzer.rs:784:9
[INFO] [stdout]     |
[INFO] [stdout] 784 |         claims: &crate::core::documentation_claims_extractor::DocumentationClaimsResult,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_claims`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reality`
[INFO] [stdout]    --> src/core/dual_category_status_analyzer.rs:785:9
[INFO] [stdout]     |
[INFO] [stdout] 785 |         reality: &crate::core::code_reality_analyzer::CodeRealityResult,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reality`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conflicts`
[INFO] [stdout]    --> src/core/dual_category_status_analyzer.rs:843:9
[INFO] [stdout]     |
[INFO] [stdout] 843 |         conflicts: &crate::core::conflict_resolution_engine::ConflictResolutionResult,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conflicts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `explicit`
[INFO] [stdout]    --> src/core/dual_category_status_analyzer.rs:882:9
[INFO] [stdout]     |
[INFO] [stdout] 882 |         explicit: &ExplicitStatusAnalysis,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_explicit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core/status_inference_engine.rs:468:13
[INFO] [stdout]     |
[INFO] [stdout] 468 |         let mut placeholder_indicators = Vec::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_path`
[INFO] [stdout]    --> src/core/analyzers/cross_repository_analyzer.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 |         project_path: &Path,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `external_paths`
[INFO] [stdout]    --> src/core/analyzers/cross_repository_analyzer.rs:465:9
[INFO] [stdout]     |
[INFO] [stdout] 465 |         external_paths: &[PathBuf],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_external_paths`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation of `Deserialize` is not general enough
[INFO] [stdout]    --> src/core/cache_manager.rs:228:44
[INFO] [stdout]     |
[INFO] [stdout] 228 |         let retrieved: Option<Vec<&str>> = cache.get(cache_key).unwrap();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^ implementation of `Deserialize` is not general enough
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Vec<&str>` must implement `Deserialize<'0>`, for any lifetime `'0`...
[INFO] [stdout]     = note: ...but it actually implements `Deserialize<'1>`, for some specific lifetime `'1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation of `Deserialize` is not general enough
[INFO] [stdout]    --> src/core/cache_manager.rs:234:53
[INFO] [stdout]     |
[INFO] [stdout] 234 |         let after_invalidation: Option<Vec<&str>> = cache.get(cache_key).unwrap();
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^ implementation of `Deserialize` is not general enough
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Vec<&str>` must implement `Deserialize<'0>`, for any lifetime `'0`...
[INFO] [stdout]     = note: ...but it actually implements `Deserialize<'1>`, for some specific lifetime `'1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ast_analyzer`
[INFO] [stdout]    --> src/core/context_aware_test.rs:190:48
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn get_representative_code_segments(&self, ast_analyzer: &ASTAnalyzer) -> Result<Vec<CodeSegment>> {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ast_analyzer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status_result`
[INFO] [stdout]    --> src/core/dual_category_status_analyzer.rs:628:9
[INFO] [stdout]     |
[INFO] [stdout] 628 |         status_result: &crate::core::status_inference_engine::DualCategoryStatusResult,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_status_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `claims`
[INFO] [stdout]    --> src/core/dual_category_status_analyzer.rs:784:9
[INFO] [stdout]     |
[INFO] [stdout] 784 |         claims: &crate::core::documentation_claims_extractor::DocumentationClaimsResult,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_claims`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reality`
[INFO] [stdout]    --> src/core/dual_category_status_analyzer.rs:785:9
[INFO] [stdout]     |
[INFO] [stdout] 785 |         reality: &crate::core::code_reality_analyzer::CodeRealityResult,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reality`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conflicts`
[INFO] [stdout]    --> src/core/dual_category_status_analyzer.rs:843:9
[INFO] [stdout]     |
[INFO] [stdout] 843 |         conflicts: &crate::core::conflict_resolution_engine::ConflictResolutionResult,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conflicts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `explicit`
[INFO] [stdout]    --> src/core/dual_category_status_analyzer.rs:882:9
[INFO] [stdout]     |
[INFO] [stdout] 882 |         explicit: &ExplicitStatusAnalysis,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_explicit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core/interactive_refinement.rs:560:13
[INFO] [stdout]     |
[INFO] [stdout] 560 |         let mut corrections = RefinementCorrections {
[INFO] [stdout]     |             ----^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core/status_inference_engine.rs:468:13
[INFO] [stdout]     |
[INFO] [stdout] 468 |         let mut placeholder_indicators = Vec::new();
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_path`
[INFO] [stdout]    --> src/core/analyzers/cross_repository_analyzer.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 |         project_path: &Path,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `external_paths`
[INFO] [stdout]    --> src/core/analyzers/cross_repository_analyzer.rs:465:9
[INFO] [stdout]     |
[INFO] [stdout] 465 |         external_paths: &[PathBuf],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_external_paths`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ast_analyzer`
[INFO] [stdout]    --> src/core/context_aware_test.rs:190:48
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn get_representative_code_segments(&self, ast_analyzer: &ASTAnalyzer) -> Result<Vec<CodeSegment>> {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ast_analyzer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> src/analyzers/typescript/mod.rs:80:39
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn infer_component_purpose(&self, content: &str, name: &str, component_type: &ComponentType) -> String {
[INFO] [stdout]    |                                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `business_analysis`
[INFO] [stdout]    --> src/analyzers/typescript/mod.rs:355:13
[INFO] [stdout]     |
[INFO] [stdout] 355 |         let business_analysis = self.analyze_business_logic_patterns(components);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_business_analysis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/analyzers/typescript/mod.rs:761:21
[INFO] [stdout]     |
[INFO] [stdout] 761 |                 let mut confidence = 0.95;
[INFO] [stdout]     |                     ----^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `components`
[INFO] [stdout]    --> src/analyzers/typescript/mod.rs:724:54
[INFO] [stdout]     |
[INFO] [stdout] 724 |     fn analyze_frameworks(&self, project_path: &str, components: &[ComponentInfo]) -> FrameworkAnalysis {
[INFO] [stdout]     |                                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_components`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `framework_type` is never read
[INFO] [stdout]    --> src/analyzers/typescript/mod.rs:851:34
[INFO] [stdout]     |
[INFO] [stdout] 851 |         let mut framework_type = "Generic".to_string();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 885 |                     framework_type = "React".to_string();
[INFO] [stdout]     |                     -------------- `framework_type` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tasks`
[INFO] [stdout]     --> src/analyzers/typescript/mod.rs:1029:60
[INFO] [stdout]      |
[INFO] [stdout] 1029 |     fn analyze_status(&self, components: &[ComponentInfo], tasks: &[Task]) -> StatusIntelligence {
[INFO] [stdout]      |                                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_tasks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/analyzers/typescript/mod.rs:1098:13
[INFO] [stdout]      |
[INFO] [stdout] 1098 |         let mut internal_dependencies = Vec::new();
[INFO] [stdout]      |             ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/analyzers/typescript/mod.rs:1100:13
[INFO] [stdout]      |
[INFO] [stdout] 1100 |         let mut environment_variables = Vec::new();
[INFO] [stdout]      |             ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_hash`
[INFO] [stdout]    --> src/cli/mod.rs:296:13
[INFO] [stdout]     |
[INFO] [stdout] 296 |         let project_hash = cache_manager.calculate_project_hash(&path)?;
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `docs_dir`
[INFO] [stdout]    --> src/cli/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |             if let Some(docs_dir) = generate_docs {
[INFO] [stdout]     |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_docs_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `analyzer_name`
[INFO] [stdout]    --> src/cli/mod.rs:358:37
[INFO] [stdout]     |
[INFO] [stdout] 358 |             let (selected_analyzer, analyzer_name): (Box<dyn CodebaseAnalyzer>, &str) = 
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_analyzer_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `documentation_info`
[INFO] [stdout]    --> src/cli/mod.rs:387:13
[INFO] [stdout]     |
[INFO] [stdout] 387 |         let documentation_info = if !external_docs_paths.is_empty() || generate_docs.is_some() {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_documentation_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_name`
[INFO] [stdout]     --> src/cli/mod.rs:1719:13
[INFO] [stdout]      |
[INFO] [stdout] 1719 |         let project_name = std::path::Path::new(project_path)
[INFO] [stdout]      |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `analysis_type`
[INFO] [stdout]     --> src/intelligence/llm_client.rs:1285:9
[INFO] [stdout]      |
[INFO] [stdout] 1285 |         analysis_type: &AnalysisType,
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_analysis_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `segments`
[INFO] [stdout]     --> src/intelligence/llm_client.rs:1431:9
[INFO] [stdout]      |
[INFO] [stdout] 1431 |         segments: &[CodeSegment],
[INFO] [stdout]      |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_segments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]     --> src/intelligence/llm_client.rs:1555:9
[INFO] [stdout]      |
[INFO] [stdout] 1555 |         response: &str,
[INFO] [stdout]      |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `segments`
[INFO] [stdout]     --> src/intelligence/llm_client.rs:1557:9
[INFO] [stdout]      |
[INFO] [stdout] 1557 |         segments: &[CodeSegment],
[INFO] [stdout]      |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_segments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `components`
[INFO] [stdout]    --> src/intelligence/mod.rs:651:59
[INFO] [stdout]     |
[INFO] [stdout] 651 |     fn calculate_business_value(&self, story: &UserStory, components: &[ComponentInfo]) -> f32 {
[INFO] [stdout]     |                                                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_components`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core/interactive_refinement.rs:560:13
[INFO] [stdout]     |
[INFO] [stdout] 560 |         let mut corrections = RefinementCorrections {
[INFO] [stdout]     |             ----^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `analysis`
[INFO] [stdout]   --> src/generators/ccpm_import.rs:28:67
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn format_user_story_for_ccpm(story: &crate::core::UserStory, analysis: &CodebaseAnalysis) -> String {
[INFO] [stdout]    |                                                                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_analysis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `codebase_analyzer` (lib test) due to 2 previous errors; 99 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> src/analyzers/typescript/mod.rs:80:39
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn infer_component_purpose(&self, content: &str, name: &str, component_type: &ComponentType) -> String {
[INFO] [stdout]    |                                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `business_analysis`
[INFO] [stdout]    --> src/analyzers/typescript/mod.rs:355:13
[INFO] [stdout]     |
[INFO] [stdout] 355 |         let business_analysis = self.analyze_business_logic_patterns(components);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_business_analysis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/analyzers/typescript/mod.rs:761:21
[INFO] [stdout]     |
[INFO] [stdout] 761 |                 let mut confidence = 0.95;
[INFO] [stdout]     |                     ----^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `components`
[INFO] [stdout]    --> src/analyzers/typescript/mod.rs:724:54
[INFO] [stdout]     |
[INFO] [stdout] 724 |     fn analyze_frameworks(&self, project_path: &str, components: &[ComponentInfo]) -> FrameworkAnalysis {
[INFO] [stdout]     |                                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_components`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `framework_type` is never read
[INFO] [stdout]    --> src/analyzers/typescript/mod.rs:851:34
[INFO] [stdout]     |
[INFO] [stdout] 851 |         let mut framework_type = "Generic".to_string();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 885 |                     framework_type = "React".to_string();
[INFO] [stdout]     |                     -------------- `framework_type` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tasks`
[INFO] [stdout]     --> src/analyzers/typescript/mod.rs:1029:60
[INFO] [stdout]      |
[INFO] [stdout] 1029 |     fn analyze_status(&self, components: &[ComponentInfo], tasks: &[Task]) -> StatusIntelligence {
[INFO] [stdout]      |                                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_tasks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/analyzers/typescript/mod.rs:1098:13
[INFO] [stdout]      |
[INFO] [stdout] 1098 |         let mut internal_dependencies = Vec::new();
[INFO] [stdout]      |             ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/analyzers/typescript/mod.rs:1100:13
[INFO] [stdout]      |
[INFO] [stdout] 1100 |         let mut environment_variables = Vec::new();
[INFO] [stdout]      |             ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_hash`
[INFO] [stdout]    --> src/cli/mod.rs:296:13
[INFO] [stdout]     |
[INFO] [stdout] 296 |         let project_hash = cache_manager.calculate_project_hash(&path)?;
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `docs_dir`
[INFO] [stdout]    --> src/cli/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |             if let Some(docs_dir) = generate_docs {
[INFO] [stdout]     |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_docs_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `analyzer_name`
[INFO] [stdout]    --> src/cli/mod.rs:358:37
[INFO] [stdout]     |
[INFO] [stdout] 358 |             let (selected_analyzer, analyzer_name): (Box<dyn CodebaseAnalyzer>, &str) = 
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_analyzer_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `documentation_info`
[INFO] [stdout]    --> src/cli/mod.rs:387:13
[INFO] [stdout]     |
[INFO] [stdout] 387 |         let documentation_info = if !external_docs_paths.is_empty() || generate_docs.is_some() {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_documentation_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_name`
[INFO] [stdout]     --> src/cli/mod.rs:1719:13
[INFO] [stdout]      |
[INFO] [stdout] 1719 |         let project_name = std::path::Path::new(project_path)
[INFO] [stdout]      |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `analysis_type`
[INFO] [stdout]     --> src/intelligence/llm_client.rs:1285:9
[INFO] [stdout]      |
[INFO] [stdout] 1285 |         analysis_type: &AnalysisType,
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_analysis_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `segments`
[INFO] [stdout]     --> src/intelligence/llm_client.rs:1431:9
[INFO] [stdout]      |
[INFO] [stdout] 1431 |         segments: &[CodeSegment],
[INFO] [stdout]      |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_segments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]     --> src/intelligence/llm_client.rs:1555:9
[INFO] [stdout]      |
[INFO] [stdout] 1555 |         response: &str,
[INFO] [stdout]      |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `segments`
[INFO] [stdout]     --> src/intelligence/llm_client.rs:1557:9
[INFO] [stdout]      |
[INFO] [stdout] 1557 |         segments: &[CodeSegment],
[INFO] [stdout]      |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_segments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `components`
[INFO] [stdout]    --> src/intelligence/mod.rs:651:59
[INFO] [stdout]     |
[INFO] [stdout] 651 |     fn calculate_business_value(&self, story: &UserStory, components: &[ComponentInfo]) -> f32 {
[INFO] [stdout]     |                                                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_components`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `analysis`
[INFO] [stdout]   --> src/generators/ccpm_import.rs:28:67
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn format_user_story_for_ccpm(story: &crate::core::UserStory, analysis: &CodebaseAnalysis) -> String {
[INFO] [stdout]    |                                                                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_analysis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ClassificationWeights` is more private than the item `WeightedScoringClassifier::with_weights`
[INFO] [stdout]    --> src/core/project_classifier.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn with_weights(weights: ClassificationWeights) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `WeightedScoringClassifier::with_weights` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ClassificationWeights` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/core/project_classifier.rs:187:1
[INFO] [stdout]     |
[INFO] [stdout] 187 | struct ClassificationWeights {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `recalculate_confidence_with_ast`, `has_flask_indicators`, `has_fastapi_indicators`, `has_react_indicators`, `has_nestjs_indicators`, and `has_spring_indicators` are never used
[INFO] [stdout]    --> src/core/enhanced_framework_detector.rs:595:8
[INFO] [stdout]     |
[INFO] [stdout]  86 | impl EnhancedFrameworkDetector {
[INFO] [stdout]     | ------------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 595 |     fn recalculate_confidence_with_ast(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 724 |     fn has_flask_indicators(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 728 |     fn has_fastapi_indicators(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 732 |     fn has_react_indicators(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 736 |     fn has_nestjs_indicators(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 740 |     fn has_spring_indicators(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/core/business_domain_engine.rs:302:8
[INFO] [stdout]      |
[INFO] [stdout]   91 | impl BusinessDomainEngine {
[INFO] [stdout]      | ------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  302 |     fn merge_traditional_and_llm_analysis(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  381 |     fn boost_existing_domain_confidence(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1673 |     fn create_business_context_prompt(&self, project_context: &ProjectContext, framework_result: &FrameworkDetectionResult) -> Str...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1714 |     fn parse_business_context_response(&self, response: &str) -> Result<BusinessContextAnalysisResult, Box<dyn std::error::Error>> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1734 |     fn create_domain_specific_semantic_prompts(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1758 |     fn create_auth_domain_prompt(&self) -> String {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1770 |     fn create_ecommerce_domain_prompt(&self) -> String {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1782 |     fn create_analytics_domain_prompt(&self) -> String {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1794 |     fn create_cms_domain_prompt(&self) -> String {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1806 |     fn create_generic_domain_prompt(&self, domain: &str) -> String {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1818 |     fn enhance_prompt_with_code_context(&self, base_prompt: &str, code_segments: &[CodeSegment]) -> String {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1828 |     fn parse_semantic_evidence_response(&self, response: &str, domain_hint: &str) -> Result<Vec<DomainEvidence>, Box<dyn std::erro...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1846 |     fn create_domain_validation_prompt(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1881 |     fn parse_final_domain_result(&self, response: &str) -> Result<EnhancedLLMDomainResult, Box<dyn std::error::Error>> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1897 |     fn extract_json_field(&self, response: &str, field: &str) -> Option<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1907 |     fn extract_confidence_from_response(&self, response: &str) -> f32 {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `target_users`, `business_capabilities`, and `reasoning` are never read
[INFO] [stdout]     --> src/core/business_domain_engine.rs:2281:5
[INFO] [stdout]      |
[INFO] [stdout] 2278 | struct BusinessContextAnalysisResult {
[INFO] [stdout]      |        ----------------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 2281 |     target_users: Vec<String>,
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout] 2282 |     business_capabilities: Vec<String>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 2283 |     confidence: f32,
[INFO] [stdout] 2284 |     reasoning: String,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `BusinessContextAnalysisResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `confidence_adjustments` is never read
[INFO] [stdout]     --> src/core/business_domain_engine.rs:2290:5
[INFO] [stdout]      |
[INFO] [stdout] 2288 | struct SemanticAnalysisResult {
[INFO] [stdout]      |        ---------------------- field in this struct
[INFO] [stdout] 2289 |     domain_evidences: Vec<DomainEvidence>,
[INFO] [stdout] 2290 |     confidence_adjustments: HashMap<BusinessDomain, f32>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `SemanticAnalysisResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `primary_domain` is never read
[INFO] [stdout]     --> src/core/business_domain_engine.rs:2297:5
[INFO] [stdout]      |
[INFO] [stdout] 2294 | struct EnhancedLLMDomainResult {
[INFO] [stdout]      |        ----------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 2297 |     primary_domain: String,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `EnhancedLLMDomainResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `key_benefits` is never read
[INFO] [stdout]   --> src/core/business_purpose_extractor.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | struct DomainIndicators {
[INFO] [stdout]    |        ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     key_benefits: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DomainIndicators` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_structure` is never read
[INFO] [stdout]    --> src/core/project_classifier.rs:190:5
[INFO] [stdout]     |
[INFO] [stdout] 187 | struct ClassificationWeights {
[INFO] [stdout]     |        --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 190 |     file_structure: f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ClassificationWeights` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/core/context_aware_ast_analyzer.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ContextAwareASTAnalyzer {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     config: Config,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]    --> src/core/context_aware_ast_analyzer.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub struct ContextAwareFusionEngine {
[INFO] [stdout]     |            ------------------------ field in this struct
[INFO] [stdout] 200 |     weights: FusionWeights,
[INFO] [stdout] 201 |     config: Config,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `llm_manager` and `config` are never read
[INFO] [stdout]   --> src/core/context_aware_framework_detector.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ContextAwareFrameworkDetector {
[INFO] [stdout]    |            ----------------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     llm_manager: Option<LocalLLMManager>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 22 |     config: Config,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `perform_llm_validation_static` and `build_validation_prompt` are never used
[INFO] [stdout]    --> src/core/context_aware_framework_detector.rs:118:14
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl ContextAwareFrameworkDetector {
[INFO] [stdout]     | ---------------------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 118 |     async fn perform_llm_validation_static(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     fn build_validation_prompt(&self, segments: &[EnhancedSegmentContext]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/core/business_context_grounding.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct BusinessContextGroundingEngine {
[INFO] [stdout]    |            ------------------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     config: Config,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BusinessContextGroundingEngine` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `perform_llm_domain_analysis` is never used
[INFO] [stdout]    --> src/core/business_context_grounding.rs:100:14
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl BusinessContextGroundingEngine {
[INFO] [stdout]     | ----------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 100 |     async fn perform_llm_domain_analysis(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]    --> src/core/business_context_grounding.rs:679:5
[INFO] [stdout]     |
[INFO] [stdout] 677 | pub struct DomainPromptTemplateEngine {
[INFO] [stdout]     |            -------------------------- field in this struct
[INFO] [stdout] 678 |     templates: HashMap<String, PromptTemplate>,
[INFO] [stdout] 679 |     config: Config,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DomainPromptTemplateEngine` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]     --> src/core/business_context_grounding.rs:1023:5
[INFO] [stdout]      |
[INFO] [stdout] 1021 | pub struct BusinessValidationEngine {
[INFO] [stdout]      |            ------------------------ field in this struct
[INFO] [stdout] 1022 |     // Simplified validation using built-in rules
[INFO] [stdout] 1023 |     config: Config,
[INFO] [stdout]      |     ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `BusinessValidationEngine` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/core/hierarchical_result_fusion.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct HierarchicalResultFusionEngine {
[INFO] [stdout]    |            ------------------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     config: Config,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HierarchicalResultFusionEngine` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/core/documentation_extractor.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl DocumentationSection {
[INFO] [stdout]    | ------------------------- method in this implementation
[INFO] [stdout] 29 |     /// Convert section to lowercase string for matching
[INFO] [stdout] 30 |     fn as_str(&self) -> &str {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]    --> src/core/status_inference_engine.rs:588:5
[INFO] [stdout]     |
[INFO] [stdout] 587 | pub struct AuthAnalyzer {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 588 |     config: AuthAnalysisConfig,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]    --> src/core/status_inference_engine.rs:593:5
[INFO] [stdout]     |
[INFO] [stdout] 592 | pub struct ApiAnalyzer {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 593 |     config: ApiAnalysisConfig,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]    --> src/core/status_inference_engine.rs:598:5
[INFO] [stdout]     |
[INFO] [stdout] 597 | pub struct DatabaseAnalyzer {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 598 |     config: DatabaseAnalysisConfig,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]    --> src/core/status_inference_engine.rs:603:5
[INFO] [stdout]     |
[INFO] [stdout] 602 | pub struct FeatureAnalyzer {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 603 |     config: FeatureAnalysisConfig,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `file_path` and `fields` are never read
[INFO] [stdout]   --> src/core/analyzers/crud_analyzer.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct EntityDefinition {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] 27 |     name: String,
[INFO] [stdout] 28 |     file_path: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 29 |     fields: Vec<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EntityDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RouteDefinition` is never constructed
[INFO] [stdout]   --> src/core/analyzers/crud_analyzer.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct RouteDefinition {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/analyzers/typescript/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct TypeScriptAnalyzer {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 15 |     config: AnalyzerConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/analyzers/java/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct JavaAnalyzer {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 12 |     config: AnalyzerConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/analyzers/python/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PythonAnalyzer {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 12 |     config: AnalyzerConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/cli/mod.rs:589:14
[INFO] [stdout]      |
[INFO] [stdout]  187 | impl CliRunner {
[INFO] [stdout]      | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  589 |     async fn generate_ccpm_workflow(&self, project_path: &str, docs_dir: &str, enable_llm: bool) -> Result<()> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  718 |     async fn generate_documentation(&self, analysis: &crate::core::CodebaseAnalysis, docs_dir: Option<String>, project_path: &str)...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1114 |     fn generate_executive_summary(&self, result: &crate::core::context_aware_framework_detector::ContextAwareFrameworkAnalysisResu...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1160 |     fn generate_technical_analysis(&self, result: &crate::core::context_aware_framework_detector::ContextAwareFrameworkAnalysisRes...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1249 |     fn generate_framework_analysis(&self, result: &crate::core::context_aware_framework_detector::ContextAwareFrameworkAnalysisRes...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1339 |     fn generate_business_intelligence_report(&self, business_grounding: &crate::core::business_context_grounding::BusinessContextG...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1428 |     fn generate_fusion_analysis_report(&self, fusion_result: &crate::core::hierarchical_result_fusion::HierarchicalFusionResult) -...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1456 |     fn generate_implementation_roadmap(&self, result: &crate::core::context_aware_framework_detector::ContextAwareFrameworkAnalysi...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1493 |     fn generate_comprehensive_readme(&self, result: &crate::core::context_aware_framework_detector::ContextAwareFrameworkAnalysisR...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1840 |     fn generate_domain_vision_statement(&self, domain: &str) -> String {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1854 |     fn generate_domain_persona(&self, domain: &str) -> (String, String, String) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1889 |     fn generate_domain_user_stories(&self, domain: &str, _segment_count: u32) -> Vec<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1923 |     fn generate_domain_success_metric(&self, domain: &str) -> String {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2170 |     fn generate_specialized_agents(&self, result: &crate::core::context_aware_framework_detector::ContextAwareFrameworkAnalysisRes...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2211 |     fn generate_ccpm_commands(&self, result: &crate::core::context_aware_framework_detector::ContextAwareFrameworkAnalysisResult) ...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `patterns` is never read
[INFO] [stdout]   --> src/intelligence/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct IntelligenceEngine {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 15 |     patterns: PatternDatabase,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `business_patterns`, `technical_patterns`, and `anti_patterns` are never read
[INFO] [stdout]   --> src/intelligence/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct PatternDatabase {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 20 |     business_patterns: Vec<BusinessPattern>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     technical_patterns: Vec<TechnicalPattern>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     anti_patterns: Vec<AntiPattern>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `weights` is never read
[INFO] [stdout]   --> src/intelligence/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct ScoringEngine {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 26 |     weights: ScoringWeights,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9bec6f448857f994f5571cf8564affd7bdbad19482676d55c9d7bc740bf84bbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bec6f448857f994f5571cf8564affd7bdbad19482676d55c9d7bc740bf84bbe", kill_on_drop: false }`
[INFO] [stdout] 9bec6f448857f994f5571cf8564affd7bdbad19482676d55c9d7bc740bf84bbe
